ArcFM Responder Mobile Developer Guide
GroupCounterTransformation<GroupType> Class
Members 






Counts the rows in each RowGroup, as defined by the where clause, and adds the counts to the extended properties of the dataset.
Object Model
GroupCounterTransformation<GroupType> Class
Syntax
'Declaration
 
Public Class GroupCounterTransformation(Of GroupType) 
   Inherits Miner.Data.Access.DataSetRule
public class GroupCounterTransformation<GroupType> : Miner.Data.Access.DataSetRule 
public class GroupCounterTransformation = class(Miner.Data.Access.DataSetRule)
JScript does not support Generics.
public __gc class GroupCounterTransformation<GroupType> : public Miner.Data.Access.DataSetRule 
generic<typename GroupType>
public ref class GroupCounterTransformation : public Miner.Data.Access.DataSetRule 
Type Parameters
GroupType
Inheritance Hierarchy

System.Object
         Miner.Responder.Framework.Transformations.GroupCounterTransformation<GroupType>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GroupCounterTransformation<GroupType> Members
Miner.Responder.Framework.Transformations Namespace

Send Feedback